*{margin: 0px;padding: 0px;}
body{min-width:1200px;background:#ffffff;background-image:url();background-repeat:repeat-x;background-position:0px 0px;margin:0px;padding:0px;text-decoration:none;font-size: 12px;font-variant:normal;font-family: "微软雅黑";}/*为部分带全站背景图准备可以将背景图或背景色部分删除掉*/
a:link,a:visited,a:hover,a:active{text-decoration:none;}
a{text-decoration: none;}
li{list-style-type:none;}
ul,ol{list-style-type: none;list-style-image: none;}
/*清除浮动*/
 

.main{
	width: 1200px;
	margin:0 auto;
}
.top{
	width: 100%;
	height: 40px;
	background: #eeeeee;
}
.top p{
	float: left;
	font-size: 14px;
	color:#3c3c3c;
	line-height: 40px;
}
.top ul{
	float: right;
	height: 40px;
	overflow: hidden;
}
.top ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 40px;
	position: relative;
}
.top ul li:after{
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
	background: #6d6d6d;
}
.top ul li a{
	color:#3c3c3c;
	font-size: 14px;
}
.top ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
.head{
	width: 100%;
	height:110px;
	overflow: hidden;
}
.head .name{
 	position: relative;
 	top: 50%;
 	float: left;
 	transform: translateY(-50%);
}
.head img{
	display: block;
}
.head  .tel{
	float: right;
	position: relative;
	top: 50%;
	transform: translateY(-50%);

}
.head .main{
	height: 110px;
	overflow: hidden;
}
.nav{
	width: 100%;
	height: 50px;
	background:#666666;
}
.nav ul{
	width: 1200px;
	margin:0 auto;
	height: 50px;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width: 133px;
	height: 50px;
	overflow: hidden;
	text-align: center;
	transition:.5s;
	line-height: 50px;
}
.nav ul li a{
	color:#fff;
	font-size: 16px;
}
.nav ul li:hover{
	box-shadow: 0px -5px 0 0 #f39800 inset;
}
.banner{ 
	max-width: 1920px;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.banner .hd{
 height:15px; 
 overflow:hidden; 
 position:absolute; 
 left:45%; 
 bottom:10px; 
 z-index:1; 
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 

}
.banner .hd ul li{
 float:left; 
 margin-right:25px;  
 width:50px; 
 height:10px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 background: #fff;
 
}
.banner .hd ul li.on{
 background:#00a0e9; 
  
}
.banner .bd{
 position:relative; 
  z-index:0; 
  width: 100%; 
}
.banner .bd li{
 zoom:1; 
 vertical-align:middle; 
}
.banner .bd img{
	width:100%; 
	display:block; 
}
.banner .prev,
.banner .next{
 position:absolute; 
 left:3%; 
 top:50%;
 margin-top:-3%;
 display:block; 
 width:32px;
 height:40px;  
 filter:alpha(opacity=50);opacity:0.5;   
}
.banner .next{
 left:auto; right:3%; 
 background-position:8px 5px; 
}
.banner .next {
	font-size: 
	58px;color:#fff;
}
.banner .prev{
	font-size: 
	58px;color:#fff;
}
.banner .prev:hover,
.banner .next:hover{
	filter:alpha(opacity=100);opacity:1;  
}
.banner .prevStop{ 
	display:none;  
}
.banner .nextStop{ display:none;  
}



.product{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}

.title p{
	color:#222222;
	font-size: 24px;
	font-weight: bold;
	position: relative;
	padding-bottom: 10px;
	text-align: center;
}
.title p:after{
	content: "";
	width: 60px;
	position: absolute;
	left: 50%;
	margin-left: -30px;
	background: #666666;
	bottom: 0;
	height: 3px;
}
.title b{
	color:#f39800;
}
.title span{
	display: block;
	text-align: center;
	font-size: 14px;
	color:#666666;
	margin-top: 5px;
}

.product .list{
	float: left;
	width: 256px;
	height: auto;
	overflow: hidden;
	border: 2px solid #666666;
	padding-bottom: 10px;
	margin-top: 20px;
}
.product .list .tit{
	width: 100%;
	overflow: hidden;
	height:90px;
	background: #666666;
}

.product .list .tit p{
	color:#fff;
	font-size: 33px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}
.product .list .tit img{
	display: block;
	margin: 0 auto;
	margin-top: 5px;
}

.product .list h4{
	width: 240px;
	height: 37px;
	margin: 0 auto;
	margin-top: 15px;
	line-height: 37px;
	background: #666666 url(../images/icon01.png)no-repeat 10px center;
}

.product .list h4 a{
	color:#fff;
	font-size: 16px;
	font-weight: normal;
	margin-left: 40px;
	display: block;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.product .list  ul{
	width:220px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 5px;
}
.product .list ul:nth-child(2) li{
	width: 32%;
	float: left;
	margin-left: 1.5%;
}
.product .list ul:nth-child(2) li:nth-child(3n-2){
	margin-left: 0;
}
.product .list  ul li{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #eee;
	margin-bottom: 3px;

}
.product .list  ul li:hover{
	background: #666666;
}

.product .list  ul li:hover a{
	color:#f39800;
}

.product .list  ul li a{
	color:#202020;
	font-size: 14px;
}
.product .list .bd{
	width: 100%;
	height: auto;
	overflow: auto;
	min-height: 572px;
}

.product .list  .ewm{
	width: 160px;
	height:auto;
	margin: 0 auto;
	margin-top: 25px;
}
.product .list  .ewm img{
	display: block;
	width: 150px;
	height: 150px;
	border: 5px solid #eeeeee;

}
.product .list  .ewm p{
	text-align: center;
	font-size: 13px;
	line-height: 30px;
}

.product .list .tel{
	width: 240px;
	margin: 0 auto;
	margin-top: 10px;
}
.product .list .tel img{
	display: block;
}


.product .pic{
	width: 920px;
	height: auto;
	overflow: hidden;
	float: right;
	margin-top: 20px;
}

.product .pic ul li{
	float: left;
	width: 298px;
	height: auto;
	overflow: hidden;
	margin-left: 9px;
	margin-bottom: 10px;
	position: relative;
	border: 1px solid #cccccc;
}
.product .pic ul li:nth-child(3n-2){
	margin-left: 0;
}
.product .pic ul li img{
	display: block;
	width: 298px;
	height: 240px;
}
.product .pic ul li p{
	width: 100%;
	height: 40px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	text-align: center;
	color:#fff;
	line-height: 40px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	font-size: 15px;
}

.product .pic ul li:hover p{
	color:#f39800;
}

.cases{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
.cases .pic{
	float: left;
	position: relative;
	width: 597px;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.cases .pic img{
	display: block;
	width: 597px;
	height: 393px;
 
}
.cases .pic p{
	width: 100%;
	height: 60px;
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,.6);
	text-align: center;
	font-size: 18px;
	line-height: 60px;
	color:#fff;
	font-size: 
}
.cases .pic:hover p{
	color:#f39800;
}
.cases ul{
	width: 594px;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	float: right;
}
.cases ul li{
	width: 292px;
	height: auto;
	margin-bottom: 16px;
	overflow: hidden;
	float: left;
	position: relative;
}
.cases ul li:hover p{
	color:#f39800;
}
.cases ul li:nth-child(2n){
	float: right;
}
.cases ul li img{
	display: block;
	width: 292px;
	height:188px;

}
.cases ul li p{
	width: 100%;
	height: 35px;
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,.6);
	text-align: center;
	font-size: 14px;
	color:#fff;
	line-height: 35px;
}


.about{
	width: 100%;
	height: 550px;
	overflow: hidden;
	margin-top: 50px;
	background: url(../images/bg01.png)no-repeat center;
}
.about .title{
	margin-top: 40px;
}
.about .intro{
	float: left;
	width: 565px;
	height: auto;
	margin-top: 65px;
	overflow: hidden;
}
.about .intro .info{
	width: 100%;
	height:270px;
	overflow: hidden;
}
.about .intro .info p{
	color:#1a1a1a;
	font-size: 15px;
	line-height: 25px;
}

.about .intro a{
	display: block;
	width: 120px;
	height: 40px;
	background: #f39800;
	text-align: center;
	line-height: 40px;
	margin-top: 30px;
	color:#fff;
	font-size: 15px;
}
.about .pic{
	float: right;
	width: 610px;
	height: 440px;
	background:url(../images/bg02.png)no-repeat left top;
}
.about .pic img{
	display: block;
	margin-top: 32px;
	float: right;
}

.adv{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
.adv .tit{
	width: 100%;
	height: 180px;
	background: url(../images/adv-tit.png)no-repeat center;
}
.adv ul{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.adv ul li{
	width: 100%;
	height: auto;
 	overflow: hidden;
}
.adv ul li:nth-child(2n) .pic{
	float: left;
}
.adv ul li:nth-child(2n) .left{
	float: right;
}
.adv ul li .left{
	float: left;
	width: 610px;
}
.adv .intro {
	width: 556px;
	height: auto;
	min-height: 160px;
	overflow: hidden;
	margin-top:25px;
}
.adv .intro:last-child{
	margin-top: 10px;
}
.adv .intro .num{
	float: left;
}
.adv .intro .num img{
	display: block;
}
.adv .intro .info{
	float: right;
	width: 465px;
	height: auto;
	overflow: hidden;
}
.adv .intro .info .t{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom: 1px solid #999999;
 
}
.adv .intro .info .t p{
	color:#666666;
	font-size: 30px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.adv .intro .info .t span{
	display: block;
	color:#999999;
	font-size: 12px;
	white-space: nowrap;
	text-transform: uppercase;
	text-overflow: ellipsis;
	overflow: hidden;
}
.adv .intro .info  .text{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.adv .intro .info  .text p{
	color:#666666;
	font-size: 15px;
	line-height:22px;
	position: relative;
	padding-left: 15px;
	margin-top: 5px;
}
.adv .intro .info  .text p:after{
	content: "●";
	position: absolute;
	left: 0;
	top: 0;
	color:#666666;
}
.adv .pic img{
	display: block;
 
}


.news{
	width: 655px;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
	float: left;
}
.news .tit{
	width: 100%;
	height: 56px;
	background: #exlrd;
}
.news .tit p{
	width: 120px;
	height: 55px;
	background: #666666;
	text-align: center;
	line-height: 55px;
	color:#fff;
	font-size: 20px;
	float:left;
}
.news .tit span{
	width: 120px;
	height: 55px;
	text-align: center;
	line-height: 55px;
	color:#363636;
	font-size: 20px;
	float:left;
}
.news .tit a{
	display: block;
	color:#868585;
	font-size: 16px;
	line-height: 55px;
	float: right;
	margin-right: 10px;
}
.news .an ul{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.news .an ul li {
	width: 100%;
	height: auto;
	overflow:hidden;
	margin-top: 25px;
}
.news .an ul li .num{
	width: 105px;
	height: 92px;
	display: block;
	float: left;
	line-height: 92px;
	text-align: center;
	color:#666666;
	font-size: 72px;
	border-right: 1px solid #252525;
}
.news .an ul li:hover .num {
	color:#f39800;
}
.news .an ul li .info{
	width: 515px;
	float: right;
	margin-right: 10px;
}
.news .an ul li .info h4{
	color:#383838;
	font-size: 18px;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news .an ul li .info span{
	display: block;
	color:#999999;
	font-size: 12px;
  
}
.news .an ul li .info p{
	color:#686868;
	font-size: 12px;
	margin-top: 5px;
	line-height: 22px;
}
.news  .list{
	width: 100%;
	height: auto;
	margin-top: 10px;
	overflow: hidden;
}
.news  .list ul li{
	float: left;
	width: 320px;
	height: 34px;
	line-height: 34px;
	position: relative;
	overflow: hidden;
	border-bottom: 1px dashed #9e9e9e;
}
.news  .list ul li:nth-child(2n){
	float: right;
}
.news  .list ul li:after{
	content: "●";
	position: absolute;
	left: 5px;
	top: 0;
	color:#1a1a1a;
}
.news  .list ul li a{
	display: block;
	margin-left: 18px;
	color:#1a1a1a;
	font-size: 15px;
	width: 200px;
	float: left;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news  .list ul li:hover a{
	color:#f39800;
}
.news  .list ul li  span{
	float: right;
}

.qs{
	width:505px;
	height: auto;
	overflow: hidden;
	float: right;
	margin-top: 40px;
}
.qs .tit{
	width: 100%;
	height: 56px;
	background: #exlrd;
}
.qs .tit p{
	width: 120px;
	height: 55px;
	background: #666666;
	text-align: center;
	line-height: 55px;
	color:#fff;
	font-size: 20px;
	float:left;
}
.qs .tit span{
	width: 120px;
	height: 55px;
	text-align: center;
	line-height: 55px;
	color:#363636;
	font-size: 20px;
	float:left;
}
.qs .tit a{
	display: block;
	color:#868585;
	font-size: 16px;
	line-height: 55px;
	float: right;
	margin-right: 10px;
}
.qs  ul {
	width: 100%;
	margin:0 auto;
	height: auto;
 	margin-top: 15px;
	overflow: hidden;
 
}
.qs  ul li {
	width: 100%;
	height: 60px;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 16px;
}
.qs  ul li .q{
	width: 100%;
	height: 20px;
}
.qs  ul li .q span{
	display: block;
	width: 20px;
	height: 20px;
	background: #f39800;
	text-align: center;
	line-height: 20px;
	color:#fff;
	border-radius:3px;
	float: left;
}
.qs  ul li .q p{
 	float:right;
 	margin-left: 5px;
 	line-height: 20px;
	font-size: 15px;
	color:#f39800;
	width: 475px;
}
.qs  ul li .a{
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:8px;
}
.qs  ul li .a span{
	display: block;
	width: 20px;
	height: 20px;
	background:#666666;
	text-align: center;
	line-height: 20px;
	color:#fff;
	border-radius:3px;
	float: left;
}
.qs  ul li .a p{
	float: right;
	width: 475px;
	height: auto;
	overflow: hidden;
	color:#666666;
	font-size: 14px;
	line-height: 20px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.section{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;

}

.cont{
	width: 49%;
	height: 420px;
	background: #249c58;
	float: left;
	margin-top: 30px;
}

.cont .bd{
	float: right;
	width: 565px;
	margin-right: 10px;
}

.cont  .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 35px;
}

.cont  .tit img{
	display: block;
	float: left;
	margin-top: 2px;
}

.cont  .tit p{
	color:#ffffff;
	font-size: 25px;
	font-weight: bold;
	float: left;
	margin-left: 10px;
}

.cont .intro{
	width: 450px;
	height: 140px;
	overflow:auto;
	margin-top: 10px;
	margin-left: 35px;

}
.cont .intro p{
	color:#ffffff;
	font-size: 15px;
	line-height: 25px;
}
.cont .ewm{
	width: 388px;
	height: 140px;
	margin-left: 35px;
	margin-top: 20px;
	background: url(../images/bg03.png)no-repeat left top;
}
.cont .ewm img{
	display: block;
	float: right;
	width: 130px;
	height: 130px;
	border:5px solid #fff;
}
.map{
	float: right;
	width: 49%;
	height: 420px;
	border: 1px solid #999999;
	box-sizing: border-box;
	margin-top: 30px;
}


.links{
	width: 100%;
	height: 80px;
	background: #eeeeee;
	float: left;
	margin-top: 60px;
}
.links .tit{
	width: 165px;
	height: 40px;
	background: url(../images/link.png)no-repeat center;
	margin-top: 25px;
	float: left;
}
.links .tit p{
	color:#666666;
	font-size: 22px;
	line-height:55px;
	margin-left: 45px;
}
.links ul{
	width: 850px;
	height: 45px;
	overflow: hidden;
	margin-top:18px;
	float: left;
}
.links ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 25px;
	position: relative;
}
.links ul li a{
	color:#666666;
	font-size: 13px;
}


.footer{
	width: 100%;
	height: 312px;
	background: #333333;
	float: left;
}
.footer .fn{
	width: 389px;
	border-left: 1px solid #4c4c4c;
	height: 262px;
	overflow: hidden;
	float: left;
	margin-top: 20px;
 
}
.footer .fn .tit{
	width: 280px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #4c4c4c;
}
.footer .fn .tit p{
	color:#959595;
	font-size: 24px;
	text-align: center;
	line-height: 60px;
	margin-top: 10px;
}
.footer .fn ul{
	width:220px;
	height:150px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 15px;

}
.footer .fn ul li {
	float: left;
	line-height: 30px;
	width: 100%;
	text-align: center;
}
.footer .fn ul li:nth-child(2n){
	float: right;
}
.footer .fn ul li a{
	color:#959595;
	font-size: 15px;

}
.footer .info{
	float: left;
	margin-top:30px;
	border-left: 1px solid #4c4c4c;
	border-right: 1px solid #4c4c4c;
	height: 263px;
	padding:0 40px;

}
.footer .info p{
	color:#959595;
	font-size: 14px;
	line-height: 26px;
	margin-top: 20px;
}
.footer .info a{
	color:#959595;
}
.footer .ewm{
	width: 155px;
	height: auto;
	overflow: hidden;
	float: right;
	margin-top: 50px;
}
.footer .ewm img{
	display: block;
	width: 150px;
	height: 150px;
	border: 3px solid #fff;
}
.footer .ewm p{
	width: 100%;
	color:#959595;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
}


.float{
 
	height: auto;
	position: fixed;
	right: 0;
	bottom: 100px;
}

.float ul li{
	width: 80px;
	background:#f9f9f9;
	height: 60px;
	border-bottom: 1px solid #eeeeee;
 
	position: relative;
	padding: 10px 0;

}

.float ul li img{
	display: block;
	margin: 0 auto;
 
}
.float ul li p{
	text-align: center;
	font-size: 12px;
	color:#f39800;
	text-align: center;
	margin-top: 8px;
}
.float ul li span{
	position: absolute;
	left:0%;
	transform: translateX(-100%);
	color:#f39800;
	font-size: 20px;
	display: none;
	text-align: center;
	padding: 0 5px;
	top:0;
	line-height: 80px;
	background:#f9f9f9;
}
.float ul li span img{
	display: block;
	width: 120px;
	margin: 10px 5px;
	height: 120px;
}
.float ul li:hover span{
	display: block;
}
.float ul li:last-child{
	border: none;
	height: auto;
	
}

.container{ width:1200px; margin:20px auto; }
.con_left{ width:260px; float:left; margin-right:20px; margin-bottom:50px; margin-top:-20px;}
.con_right{ width:920px; float:left; margin-bottom:30px;}
.l_about{ width:100%; float:left;}
.in_prokind{ width:246px; padding-left:10px; height:40px;line-height:40px; color:#333; font-size:18px; background:#e9e9e9; font-weight:bold; border-bottom:1px solid #ccc;  position:relative;}
.in_prokind span{ position:absolute; right:12px; top:0px; font-size:13px;}
.in_prokind span a:link{ color:#333;}
.in_prokind span a:visited{ color:#333;}
.in_prokind span a:hover{ color:#000;}
.in_casetit{ width:98%; padding-left:2%; height:57px;  line-height:57px;font-size:21px; font-weight:bold; color:#333; text-align:left; position:relative; border-bottom:#313131 1px solid;}
.position{ position:absolute; right:5px; top:10px; font-size:14px; font-weight:normal;}
.position a:link{ color:#333;}
.position a:visited{ color:#333;}
.position a:hover{ color:#135ba2;}
.ul_news{ width:100%; margin:0px auto; background:#f0f0f0; padding-bottom:10px; border-bottom:#e9e9e9 2px solid; }
.ul_news li{ width:245px; padding-left:15px; font-size:13px; height:36px; line-height:36px; border-bottom:#bfbfbf 1px dotted; color:#1d1d1d; background:url(../images/n_ico2.jpg) no-repeat 5px; }
.in_contact{width:256px; margin-top:10px; float:left; color:#333; border:#666666 2px solid;}
.in_contact p{ width:200px; font-size:14px; line-height:24px; padding-left:5px; padding-right:5px;}
.in_contactmid{ background:#f0f0f0;padding-bottom:10px;border-bottom:#e9e9e9 2px solid;  }
.in_contactmid h3{line-height:28px; font-size:16px;padding-left:5px;color:#1b242d;}
.in_contactmid img{ margin-top:10px; width:100%;}
.clear{ clear:both;}
.index_aboutcont p{ text-indent:2em; font-size:13px; color:#3e3e3e; font-weight:bold;}
.main_right_product,.main_case{ width:100%; margin:0px auto;}
.main_right_product ul,.main_case ul{ margin:0px; padding:0px; width:110%; }
.main_right_product ul li{ list-style:none; width:300px; height:270px;  float:left; margin-top:10px; margin-right:11px; }
.main_case ul li{ list-style:none; width:300px; height:240px;  float:left; margin-top:10px; margin-right:11px; }
.p_name{ text-align:center; line-height:30px; font-size:14px;}
.main_right_product ul li img{width:290px; height:230px; padding:5px;border:#eee 1px solid;}
.main_case ul li img{width:290px; height:200px; padding:5px;border:#eee 1px solid;}
.main_right_product ul li a:link,.main_case ul li a:link{ color:#444; text-decoration:none;}
.main_right_product ul li a:visited,.main_case ul li a:visited{ color:#444; text-decoration:none;}
.main_right_product ul li a:hover,.main_case ul li a:hover{ color:#1776b6; text-decoration:none;}
.product_con{ width:100%;} 
.product_con img,.productimg img{ text-align:center; margin:0px auto;}
.index_newscont{ width:100%; margin:10px auto;}
.index_newscont ul li{ height:42px; line-height:42px; border-bottom:#CCC 1px dotted; font-size:14px;  background:url(../images/n_ico2.jpg) no-repeat 5px; padding-left:25px; position:relative;}
.news_time{ position:absolute; right:0px; top:0px;}
.index_newscont ul li a:link,.ul_news li a:link{ color:#3e3e3e;;}
.index_newscont ul li a:visited,.ul_news li a:visited{ color:#3e3e3e;}
.index_newscont ul li a:hover,.ul_news li a:hover{ color:#1776b6;}
.nav ul li.m_hover {box-shadow: 0px -5px 0 0 #f39800 inset;}
.index_newscont h4,.main_right_product h4{ font-size:16px; text-align:center; line-height:50px;}
.newscontent{ font-size:16px; line-height:24px;}


/*分页*/
.xlr_pages,.fy{width:100%; height:24px; line-height:24px; font-size:14px;text-align:center; float:left; margin-top:10px; margin-bottom:10px;}
.xlr_pages ul{ width:100%; margin:0px auto; height:24px;text-align:center;}
.pagelist li{  text-decoration:none; margin-right:1px;display:inline-block; border:#CCC 1px solid; padding:0px 8px; border-radius:3px;}
.thisclass{ background:#333; color:#FFF;}
.pagelist li select{ margin:3px;}
.pagelist li a:link,.fy a:link{ color:#000; text-decoration:none;}
.pagelist li a:visited,.fy a:visited{ color:#000; text-decoration:none;}
.pagelist li a:hover,.fy a:hover{ color:#333; text-decoration:none;}
.footer .right .info a{ color:#FFF;}

/*留言*/
.message{width:100%; height:600px; /*background:#eee;*/ margin-left:50px;}
.message  span{ width:100%; height:60px; line-height:60px;float:left; color:#000; text-align:center; font-size:30px;}
.message p{font-size:15px; color:#999; text-align:center;}
   
 .message_left{float:left;width:40%;height:34px;line-height:34px;font-size:14px;color:#777777;text-align:left;border-color:#333333;border-style:none;clear:both; margin-top:8px; }
.message_right{float:left;width:90%;height:24px;line-height:24px;background-color:#eee;font-size:14px;color:#777777;text-align:left;padding:4px;border:1px;border-color:#aaa;border-style:dashed;}
   
   .area_message{float:left;width:90%;height:122px;line-height:24px;background-color:#eeeeee;background-image:none;font-size:14px;color:#777777;text-align:left;padding:4px;font-family:Microsoft YaHei;border:1px;border-color:#aaa;border-style:dashed;}
   
   .sub_message{float:left; width:92%;height:40px;line-height:40px;background-color:#333;color:#FFFFFF;text-align:center;border:1px;border-color:transparent;margin-top:20px;}